projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fca0cec
)
sh: Fix rsk7203 in tree build
author
Peter Griffin
<
[email protected]
>
Tue, 10 Feb 2009 16:44:45 +0000
(16:44 +0000)
committer
Wolfgang Denk
<
[email protected]
>
Sat, 21 Feb 2009 22:07:26 +0000
(23:07 +0100)
Signed-off-by: Peter Griffin <
[email protected]
>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5ac2980296690bef0cd71e055b7b6fa5b761e84f..eed6f88282c1a69750d191a80ea4efea2e5e8da4 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-3343,7
+3343,7
@@
mimc200_config : unconfig
#########################################################################
rsk7203_config: unconfig
@mkdir -p $(obj)include
- @echo "#define CONFIG_RSK7203 1" > $(obj)
/
include/config.h
+ @echo "#define CONFIG_RSK7203 1" > $(obj)include/config.h
@$(MKCONFIG) -a $(@:_config=) sh sh2 rsk7203 renesas
#########################################################################